browsers

abstract fun browsers(): List<Browser>

Returns an immutable list of alive Browser instances including child popup browsers for the default profile.

Returns an empty list if the profile does not have any alive Browser.

Return

the list of alive Browser instances for the default profile of this engine